Inheritance diagram for XFcLinkedListForwardIterator< T >:


Public Member Functions | |
| XFcLinkedListForwardIterator< T > & | operator++ () |
| Advances to the next node, pre-operation. | |
| XFcLinkedListForwardIterator< T > | operator++ (int) |
| Advances to the next node, post-operation. | |
| XFcLinkedListForwardIterator () | |
| Creates an empty iterator. | |
| XFcLinkedListForwardIterator (XFcLinkedListNode< T > *aNode) | |
| Creates an iterator pointing to a node. | |
|
|||||||||
|
Creates an empty iterator.
|
|
||||||||||
|
Creates an iterator pointing to a node.
|
|
||||||||||
|
Advances to the next node, post-operation.
|
|
|||||||||
|
Advances to the next node, pre-operation.
|
![]() |
Confidential Copyright © 2002-2003 Fathammer | with doxygen by Dimitri van Heesch | ||